﻿/*头部样式*/

.head2 {
    line-height: 30px;
    border-bottom: 1px solid #e4e4e4;
    font-size:12px;
}

.head1 {
    background: #fff;
    position: relative;
    z-index: 9999;
}

.head {
    border-bottom: 5px solid #bfbfbf;
    background: #232323;
    height: 47px;
    line-height: 42px;
    overflow: hidden
}

.wel {
    float: left;
    line-height: 42px;
    color: #fff;
    height: 42px;
}

.top {
    height: 90px;
    line-height: 90px;
    overflow: hidden;
}

.phone span{
    vertical-align: middle;
}

.word1 {
    color: #333333;
    font-size: 18px;
    border-left: 1px solid #666;
    height: 28px;
    line-height: 28px;
    padding-left: 12px;
    margin-top: 31px;
}
.word1 span{
    color: #f8683d;
}

.logo img {
    max-width: 100%;
    height: auto;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k2 {
    color: #333333;
    font-size: 14px;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    background: url(../images/top_contact.jpg) 0 0 no-repeat;
    text-align: left;
    padding-left: 72px;
    margin-top: 22px;
}

.top1 {
    background: #666666;
}

#menu {
    position: relative;
}


/*热门搜索*/

.ss {
    background: url(../images/ss.jpg) center bottom no-repeat;
    margin-top: 17px;
    padding-bottom: 15px;
}

.search {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    height: 55px;
    line-height: 55px;
    color: #e97503;
    padding: 0 10px;
}

#formsearch {
    width: 318px;
    float: right;
    border: 1px solid #e97503;
}

.hotSearch {
    float: left;
    font-weight: normal;
    height: 55px;
    line-height:33px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/* 我们的客户 */

.customer {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    margin-top: 15px;
}

.ctitle {
    color: #e97503;
    font-size: 1.9rem;
    font-weight: bold;
    text-align: center;
}

.ctitle p {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
}

.customer .slick-prev,
.customer .slick-next {
    width: 18px;
    height: 34px;
    background: url(../images/left.png) no-repeat center;
}

.customer .slick-next {
    transform: rotate(180deg);
}

.customer .slick-slider {
    margin-top: 2.5vw;
}

.c1 {
    background: #f4f4f4;
    padding: 1.8vw 0 2.5vw;
}

.product {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

.pleft {
    width: 20%;
}

.pleft h2 {
    background: #e97503;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    padding: 12px 0 2px;
}

.pleft h2 p {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}

.sort1 {
    background: #666;
    padding-bottom: 116px;
}

.sort1 li {
    background: url(../images/line.jpg) repeat-x left bottom;
    padding: 11px 0 6px 2vw;
}

.sort1 li>a {
    color: #fff;
    padding-left: 15px;
    background: url(../images/sdot.png) no-repeat left 6px;
    font-size: 18px;
}

.sort1 li .sec1 {
    padding-left: 15px;
}

.sort1 li .sec1 a {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    width: 95%;
    display: block;
    height: 24px;
    overflow: hidden;
}

.sort1 li a:hover {
    color: #e97503;
}

.pright {
    width: 78%;
}

#tabs {
    height: 48px;
    line-height: 48px;
    position: relative;
    background: #fff;
}

#tabs a {
    position: absolute;
    font-size: 14px;
    line-height: 48px;
    right: 16px;
    top: 0;
}

#tabs li {
    color: #010101;
    font-size: 18px;
  
    line-height: 18px;
    width: 100px;
    float: left;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}

#tabs li:nth-child(2) {
    border-right: none;
}

#tabs li.ck {
    font-weight: bold;
    color: #e97503;
}

.product_list1 {
    margin: 18px -9px 0;
}

.product_list1 li {
    margin-bottom: 18px;
}

.product_list1 li img {
    width: 100%;
    height: auto;
}

.product_list1 li a {
    display: block;
}

.product_list1 li a h3 {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 42px;
    background: #fff;
    padding-left: 15px;
}

.product_list1 li:hover a {
    box-shadow: 5px 0px 5px #e1e0e1, 0px 5px 5px #e1e0e1;
}

.product_list1 li:hover a h3 {
    color: #e97503;
}

.tabs_cont {
    display: none;
}

.ht1 img {
    width: 100%;
    height: auto;
}

.ys1 img,
.ys2 img {
    width: 100%;
    height: auto;
}

.ys1,
.ys2 {
    width: 50%;
    font-size: 13px;
    line-height: 22px;
}

.ys1 {
    padding-right: 2.5vw;
}

.ys11 {
    padding-left: 10px;
    padding-right: 0;
}

.ys1 h3,
.ys2 h3 {
    color: #e97503;
    font-size: 18px;
    margin-bottom: 6px;
}

.icon1 {
    margin-bottom: 1.5vw;
    padding-left: 68px;
    background: url(../images/1.png) no-repeat left center;
    min-height: 59px;
}

.icon2 {
    background: url(../images/2.png) no-repeat left center;
    margin-bottom: 0;
}

.icon3 {
    background: url(../images/3.png) no-repeat left center;
    margin-top: 6px;
}

.icon4 {
    background: url(../images/4.png) no-repeat left center;
    padding-top: 12px;
    margin-bottom: 0;
}

.icon5 {
    background: url(../images/5.png) no-repeat left center;
    margin-top: 10px;
}

.icon6 {
    background: url(../images/6.png) no-repeat left center;
    margin-bottom: 0;
}

.ys1 {
    padding-top: 12px;
}

.c2 {
    background: #e8e8e8;
    padding: 1.5vw 0;
}

.icon_list1 {
    margin-top: 1.8vw;
}

.icon_list1 li {
    width: 18%;
    float: left;
    margin: 0 1%;
}

.icon_list1 li a {
    display: block;
    text-align: center;
}

.icon_list1 li img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.icon_list1 li p {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    padding-top: 12px;
}

.icon_list1 li p span {
    color: #e97503;
}

.icon_list2 li {
    width: 33.33%;
    float: left;
    position: relative;
}

.icon_list2 li:nth-child(2n+1)::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: rgba(41, 24, 6, .6);
}

.icon_list2 li img {
    width: 100%;
    height: auto;
}

.icon_list2 {
    margin-top: 30px;
}

.icon_list2 .img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 13px;
    text-align: center;
    padding-top: 9%;
    z-index: 99;
}

.icon_list2 .img1 h3 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 38px;
    padding-top: 6px;
}

.icon_list2 li:nth-child(2n+1) .img1 h3 {
    color: #fff;
}

.icon_list2 li:nth-child(2n+1) .img1 {
    color: #fff;
}

.icon_list2 .img1 img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    width: auto;
}

.fuwu_list {
    background: url(../images/line2.png) no-repeat center 24%;
    margin-top: 2.2vw;
}

.fuwu_list li {
    width: 12.5%;
    float: left;
    text-align: center;
}

.fuwu_list li a {
    display: inline-block;
    position: relative;
}

.fuwu_list li .fimg1 {
    max-width: 100%;
    height: auto;
}

.fuwu_list li .fimg2 {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.fuwu_list li:hover .fimg2 {
    display: block;
}

.fuwu_list li p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 10px;
}

.ht2 {
    margin-top: 25px;
    position: relative;
    margin-bottom: 2.5vw;
}

.ht2 img {
    width: 100%;
    height: auto;
}

.hcontent {
    position: absolute;
    width: 60%;
    left: 20%;
    top: 25px;
    background: rgba(255, 255, 255, .6);
    color: #333;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 22px;
}

.hcontent h3 {
    color: #e97503;
    font-size: 1.5vw;
    line-height: 3.5vw;
}

.hcontent a {
    display: block;
    max-width: 160px;
    margin: 0 auto;
    margin-top: 20px;
}

.icon-list li {
    width: 24%;
    float: left;
    margin-right: 1.2%;
    margin-top: 1.6vw;
}

.icon-list li:last-child {
    margin-right: 0;
}

.icon-list li img {
    display: block;
    width: 100%;
    height: auto;
}

.icon-list li h3 {
    margin: 0;
    background: #fff;
    padding: 0 15px 25px;
    border-bottom: 4px solid #dbdbdb;
}

.icon-list li:hover h3 {
    border-color: #e97503;
}

.icon-list li h3 a {
    color: #272727;
    font-size: 17px;
    line-height: 3vw;
    display: block;
    height: 2.5vw;
    overflow: hidden;
    text-align: center;
}

.icon-list li:hover h3 a {
    color: #e97503;
}

.icon-list li h3 p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    height: 112px;
    overflow: hidden;
}

.icon-list li a.nmore {
    color: #e10029;
    font: 400 14px/32px "microsoft yahei";
    border: 1px solid #e4e4e4;
    width: 125px;
    text-align: center;
    display: block;
    height: 32px;
}

.icon-list li a.aimg {
    display: block;
    overflow: hidden;
}

.icon-list li a.aimg img {
    transform: scale(1);
    transition: .3s;
}

.icon-list li:hover a.aimg img {
    transform: scale(1.2);
    transition: .3s;
}

#tabs1 {
    position: relative;
}

#tabs1 li {
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    float: left;
    text-align: center;
    cursor: pointer;
    width: 25%;
    background: #e97503;
}

#tabs1 li:nth-child(2) {
    background: #ed9135;
}

#tabs1 li:nth-child(3) {
    background: #f2ac68;
}

#tabs1 li:nth-child(4) {
    background: #f6c89a;
}

#tabs1 li.ck1 {
    font-weight: bold;
}

.tabs_cont1 {
    display: none;
    position: relative;
    margin-top: 25px;
}

.bg1 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bg1 img {
    max-width: 100%;
    height: auto;
}

.aleft {
    width: 33.33%;
}

.aleft img {
    width: 100%;
    height: auto
}

.aright {
    width: 62.5%;
    padding-right: 22px;
    color: #333;
    font-size: 14px;
    line-height: 27px;
    padding-top: 5%;
    text-align:justify;
    position: absolute;
    z-index: 999999;
    bottom: 0;
    height: 100%;
    right: 0;
}

.aright h3 {
    font-size: 18px;
    color: #333;
    line-height: 56px;
    font-weight: bold;
}

.aright a {
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #e97503;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 13%;
    z-index:99999;
}

.aright a:hover{
    color:#fff;
}

.ctitle1 {
    font-size: 1.5vw;
    background: url(../images/about1.png) no-repeat center;
    font-weight: bold;
    text-align: center;
    color: #666;
    line-height: 6vw;
}

.lineD {
    border-bottom: 1px dashed #ccc;
    height: 1px;
    overflow: hidden;
}

.lineS {
    border-bottom: 1px solid #ccc;
    height: 1px;
    overflow: hidden;
}

.line-0 {
    background: url("../images/line-000.png") center no-repeat;
    width: 100%;
    height: 30px;
    display: block;
}

.picMarquee-top {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.picMarquee-top .hd {
    overflow: hidden;
    height: 30px;
    /*background:#f4f4f4;*/
    padding: 0 10px;
}

.picMarquee-top .hd .prev,
.picMarquee-top .hd .next {
    display: block;
    width: 9px;
    height: 5px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") 0 -100px no-repeat;
}

.picMarquee-top .hd .prev {
    background-position: 0 -140px;
}

.picMarquee-top .hd .prevStop {
    background-position: -60px -100px;
}

.picMarquee-top .hd .nextStop {
    background-position: -60px -140px;
}

.picMarquee-top .bd {
    /*padding:10px; */
}

.picMarquee-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-top .bd ul li {
    /*text-align:center;*/
    zoom: 1;
}

.numlist {
    height: 25px;
    line-height: 25px;
    display: block;
}

.numlist span {
    height: 25px;
    display: inline-block;
    padding-right: 5px;
    width: 18px;
}

.astyle {
    width: 170px;
    display: inline-block;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.listbox-2 {
    width: 46%;
    margin-right: 4%;
}

.listbox-2 .No1 {}

.listbox-2 .No1 .one {
    width: 42%;
    overflow: hidden;
}

.listbox-2 .No1 .one img {
    width: 100%;
    height: auto;
}

.listbox-2 .No1 .two {
    width: 52%;
}

.listbox-2 .No1 .two .t {
    height: 25px;
    line-height: 16px;
}

.listbox-2 .No1 .two .t a {
    font-size: 14px;
    color: #e97503;
    width: 100%;
}

.listbox-2 .No1 .two .c {
    color: #575757;
    font-size: 12px;
    max-height: 68px;
    overflow: hidden;
    margin-bottom: 20px;
}

.listbox-2 .Nos {}

.listbox-2 .Nos .one {
    height: 30px;
    line-height: 30px;
}

.listbox-2 .Nos .one .d {
    list-style-type: disc;
    color: #292929;
    display: inline-block;
    width: 10px;
}

.listbox-2 .Nos .one .a {
    width: calc(100% - 85px);
    color: #292929;
    font-size: 14px;
}

.Title-1-0 {
    height: 39px;
    border-bottom: 1px solid #ccc;
}

.Title-1-0 .No1 div {
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    padding: 0px 10px;
    height: 39px;
    background: #e97503;
}

.Title-1-0 .No2 {
    line-height: 43px;
}

.Title-1-0 .No2 a {
    font-size: 16px;
    color: #666666;
}

.ConL-2 {
    width: 65%;
    float: left;
}

.ConR-2 {
    width: 35%;
    float: right;
}

.ListBox-8 {}

.ListBox-8 .No1 {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
    color: #e97503;
    height: 35px;
    overflow: hidden;
}

.ListBox-8 .No1 span {
    height: 20px;
    width: 20px;
    background: #e97503;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.ListBox-8 .No1 .two {
    font-size: 16px;
    color: #e97503;
    font-weight: 900;
}

.ListBox-8 .No2 {
    background: #fff;
    padding: 5px 10px;
    color: #999999;
    line-height: 25px;
    font-size: 12px;
    max-height: 85px;
    overflow: hidden;
}

.lF {
    float: left;
}

.rF {
    float: right;
}

.clear {
    margin: 0px auto;
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    display: block;
}

.blank30 {
    margin: 0px auto;
    clear: both;
    height: 30px;
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.newsbg {
    background: #e8e8e8;
    margin-top: 2.5vw;
}

.cut {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.blank20 {
    margin: 0px auto;
    clear: both;
    height: 20px;
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.foot1 {
    background: #242424;
    /* height: 50px; */
    line-height: 50px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.foot1 a {
    color: #fff;
    padding: 0 34px;
    height: 20px;
    border-right: 1px solid #fff;
    font-size:13px;
}

.foot1 a:last-child {
    border: none;
}

.foot1 a:hover {
    color: #e97503;
}

.foot2 {
    background: #1b1b1b;
    padding: 3.5vw 0;
    font-size:13px;
}

.bsort {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2vw;
}

.bsort a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.codes {
    padding-right: 3vw;
}

.codes img {
    max-width: 100%;
    height: auto;
}

.foot3 {
    background: #000;
    padding: 12px 0;
    color: #5b5b5b;
    line-height: 24px;
}

.foot3 a {
    color: #5b5b5b;
}

#gotop {
    /*width: 50px;
    height: 50px;
    position: fixed;
    top: 100%;
    margin-top: -100px;
    right: 5%;
    display: inline-block;
    z-index: 100000;
    background: #e97503;
    cursor: pointer;*/
}

#gotop span {
    /*width: 50px;
    height: 50px;
    text-align: center;
    margin-top: 9px;
    position: absolute;
    color: #fff;*/
}

#gotop span img {
  /*  display: block;
    margin: 0 auto;
    margin-bottom: 5px;*/
}


/*主体样式*/
.container2{
    max-width: 1200px;
    margin: 0 auto;
}
.containerr,
.container1 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}

.newsbg {
    background: #e8e8e8;
    margin-top: 2.5vw;
}

.cut {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.blank30 {
    margin: 0px auto;
    clear: both;
    height: 30px;
    font-size: 1px;
    overflow: hidden;
    display: block;
}
.ConL-2 {
    width: 65%;
    float: left;
}

.ConR-2 {
    width: 35%;
    float: right;
}


/*友情链接*/

.f_link {
    max-width: 1200px;
    margin: 15px auto;
    line-height: 30px;
    line-height: 30px;
}

/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}




/*------------内页-------------------*/

.left .box {
    margin-bottom: 20px;
}

.left .box h3 {
    background: #e97503;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    padding: 12px 0 10px;
}

.left .box p {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}

.left .box .content {
   /* padding: 5px 0px;*/
}

.n_banner {
    width: 100%;
}

.n_banner img {
    width: 100%;
    height: auto
}

.left {
    width: 20%;
    float: left;
}

.n_contact {}

.left .n_contact h3 {
    background: #e97503;
    color: #fff;
    padding: 30px 0px;
    text-align: left;
    display: block;
    padding-left: 1.5vw;
    line-height: 20px;
}

.left .n_contact .content {
    color: #333;
    background: #efefef;
    padding: 20px;
    line-height: 25px;
}

.right {
    width: 78%;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    height: 50px;
    line-height: 50px;
    display: block;
    background: #f1f1f1;
    overflow: hidden;
}

.sitemp h2 {
    padding: 15px 15px;
    display: inline-block;
    font-size: 20px;
    color: #e97503;
    font-weight: bold;
}

.sitemp .site {
    padding: 0px 20px;
    font-size: 12px;
    color: #9a9292;
    float: right;
}

.sitemp .site a {
    font-size: 12px;
    color: #9a9292;
}

.right .content {
    padding: 10px 0;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

.right .content img{
    max-width:100%;
    height:auto !important;
}

.sort_album {
    margin-top: 15px;
}

@media(max-width:991px) {
    .sort1 {
        display: flex;
        flex-wrap: wrap;
    }
    .sort1 li {
        width: 50%;
    }
    .left {
        width: 100%;
    }
    .right {
        width: 100%;
    }
}

@media(max-width:1880px) {
    .ys1 {
        padding-left: 6.75%;
    }
    .ys11 {
        padding-right: 6.75%;
        padding-left: 15px;
    }
}

@media(max-width:1580px) {
    .ys1 {
        padding-left: 15px;
    }
    .ys11 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .icon1 {
        margin-bottom: 10px;
    }
    .ys1 h3,
    .ys2 h3 {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

@media(max-width:1430px) {
    .ys1 {
        padding-top: 0;
    }
}

@media(max-width:1300px) {
    .ys1 p,
    .ys2 p {
        line-height: 60px;
    }
}

@media(max-width:1200px) {
    .ys1,
    .ys2 {
        width: 100%;
    }
    .icon1 {
        margin-bottom: 20px;
    }
    .ys1 h3,
    .ys2 h3 {
        margin-bottom: 6px;
    }
    .icon4 {
        padding-top: 0;
    }
    .ys2 {
        margin-bottom: 12px;
    }
    .c1 {
        padding-bottom: 0;
    }
    .icon_list2 .img1 {
        padding-top: 5%;
    }
    .bg1 {
        display: none;
    }
    .aright a {
        right: 0;
    }
}

@media(max-width:1024px) {
    .word1,
    .k11,
    .top1 {
        display: none;
    }
    .navbar-toggle,
    .navbar {
        display: block!important;
        margin-right: 0!important;
    }
    .navbar-header {
        margin-top: 10px;
        margin-left: 10px;
    }
    .logo img {
        max-width: 80%;
    }
    .hotSearch {
        display: none;
    }
    .ss {
        margin-top: 13px;
    }
    .slick-prev {
        left: 0!important;
    }
    .slick-next {
        right: 0!important;
    }
    .pleft {
        width: 100%;
    }
    /* .sort1 li .sec {
        display: none
    } */
    .pright {
        width: 100%;
    }
    .product_list1 li.hide {
        display: none;
    }
    .hide1 {
        display: none
    }
    .icon_list2 .img1 {
        padding-top: 2%;
    }
    .icon_list2 .img1 h3 {
        line-height: 25px;
    }
    .icon_list2 .img1 img {
        max-width: 35px;
    }
    .hcontent {
        width: 90%;
        left: 5%;
    }
    .fuwu_list {
        background: none;
    }
    .fuwu_list li {
        width: 25%;
        margin-bottom: 10px;
    }
    .hcontent a {
        margin-top: 6px;
    }
    .hcontent {
        /* padding-bottom: 10px; */
        top: 12px;
    }
    .icon-list li h3 {
        padding: 10px 15px 25px;
    }
    .aright {
        padding-top: 0%;
        padding-right: 0;
    }
    .codes {
        display: none;
    }
    .copy1,
    .f_link,
    .relate,
    .tag {
        display: none;
    }
}

@media(max-width:768px) {
    .icon_list1 li {
        width: 31.33%;
        margin-bottom: 10px;
    }
    .c2 {
        padding-top: 20px;
    }
    .icon_list2 li {
        width: 100%;
    }
    .icon_list2 .img1 {
        padding-top: 16%;
    }
    .icon_list2 .img1 h3 {
        line-height: 35px;
    }
    .hcontent {
        position: relative;
        background: none;
    }
    .hcontent h3 {
        font-size: 18px;
        line-height: 30px;
    }
    .icon-list li {
        width: 48.8%
    }
    .icon-list li h3 a {
        line-height: 30px;
        height: 30px;
    }
    .aright,
    .aleft {
        width: 100%;
    }
    .aright{
        position:static;
    }
    .aright a {
        position: relative;
        float: right;
        right: 0;
    }
    .ctitle1 {
        font-size: 16px;
        line-height: 45px;
    }
    #tabs1 li {
        width: 50%;
    }
    .ConL-2,
    .ConR-2 {
        width: 100%;
        margin-bottom: 10px;
    }
    .listbox-2 {
        margin-bottom: 10px;
    }
    .foot1 a {
        padding: 0 6px;
    }
    .news_list2 li .nimg {
        width: 30%;
    }
    .news_list2 li h3 {
        width: 68%;
    }
    .pageController .t1 {
        display: none
    }
    .product_listt li {
        width: 32.33%
    }
    .product_listt li:nth-child(3n) {
        margin-right: 0;
    }
    .product_listt li:nth-child(4n) {
        margin-right: 1.25%;
    }
}

@media(max-width:600px) {
    .listbox-2 {
        width: 100%;
        margin-right: 0;
    }
    .listbox-2 .Nos .one {
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    .listbox-2 .Nos .one:nth-child(2n) {
        margin-right: 0;
    }
    .product_listt li {
        width: 49%
    }
    .product_listt li:nth-child(4n),
    .product_listt li:nth-child(3n) {
        margin-right: 1.25%;
    }
    .product_listt li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:480px) {
    .phone {
        display: none;
    }
    .icon_list1 li {
        width: 48%;
    }
    .icon_list1 li p {
        font-size: 12px;
        height: 62px;
        overflow: hidden;
    }
    .icon_list2 .img1 {
        padding-top: 11%;
    }
    .logo {
        width: 235px
    }
    .news_list2 li .nimg {
        width: 40%;
    }
    .news_list2 li h3 {
        width: 58%;
    }
    .logo img {
        max-width: 100%;
    }
    .logo {
        margin-top: 25px;
    }
    .pleft h2{
        font-size: 2rem;
        padding: 12px 0 12px;
    }
    .sort1 li>a{
        font-size: 15px;
    }
    .sort1{
        padding-bottom: 50px;
    }
    .ctitle{
        margin-top: 15px;
        font-size: 2rem;
    }
    .ys1 h3, .ys2 h3{
        font-size: 16px;
    }
    .ys1 p, .ys2 p{
        line-height: 25px;
    }
    .container1 .ctitle1{
        font-size: 2rem;
        line-height: 50px;
    }
    #tabs1 li img{
        width: 17%;
    }
    #tabs1 li{
        font-size: 16px;
    }
    .Title-1-0 .No1 div{
        font-size: 2rem;
    }
    .left .box h3{
        font-size: 2rem;
        padding: 12px 0 12px;
    }
    .left .box p{
        font-size: 14px;
    }
}

